<squad>
	<description>
		<type>TYPE_ARMOURED_CAR</type>
		<nationality>NATIONALITY_UKRAINIAN</nationality>

		<long_name>BMC Kirpi</long_name>
		<short_name>BMC Kirpi</short_name>
		<comment>Armored Car Turkiye transferred to Ukraine main gun 12,7-mm type CANiK M2</comment>

		<uniform_profile>uniform_profile_german_tank_AFU.png</uniform_profile>
		<uniform_game>uniform_game_german_tank_AFU.png</uniform_game>
	</description>

	<availability>
		<data><month>1</month><year>1990</year><number>3</number></data>
		<data><month>12</month><year>2040</year><number>3</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-BMC-Kirpi.png</image_profile>
			<weight>19710</weight>
			<can_mount_infantry>yes</can_mount_infantry>
		</attributes>

		<drive>
			<engine>
				<name></name>
				<horsepower>350</horsepower>
				<reliability>RELIABILITY_VERY_GOOD</reliability>
     <mount>MOUNT_FRONT</mount>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>6</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_FRONT_WHEELS</steering>

			<exhaust_pipe>
				<offsetX>-70</offsetX>
				<offsetY>430</offsetY>
				<horizontal_angle>-200</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-BMC-Kirpi.png</image_view>

			<width>290</width>
			<length>650</length>
			<height>100</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>14@15</upper_front>
				<lower_front>10</lower_front>
				<side>8</side>
				<rear>7</rear>
				<top>5</top>
				<bottom>5</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_RIFLE_AK_74</type></weapon>
				<ammo><for>WEAPON_RIFLE_AK_74</for><rounds>450</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>290</width>
			<length>650</length>
			<height>100</height>

			<offsetX>0</offsetX>
			<offsetY>100</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>14@30</front>
				<side>8</side>
				<rear>7</rear>
				<top>6</top>
			</armour>
		</superstructure>

		<fixed_weapon>
			<image_view>Image-BMC-Kirpi turret.png</image_view>

			<offsetX>5</offsetX>
			<offsetY>124</offsetY>
			<offsetZ>230</offsetZ>
			<minAngle>-180</minAngle>
			<maxAngle>180</maxAngle>

			<rotate_time>10</rotate_time>
			<weapon><type>WEAPON_HMG_M2</type><mount>ball</mount></weapon>
			<ammo><for>WEAPON_HMG_M2</for><rounds>2500</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_RIFLE_AK_74</type></weapon>
				<ammo><for>WEAPON_RIFLE_AK_74</for><rounds>450</rounds></ammo>
			</man>
		</fixed_weapon>
	</vehicle>
</squad>
